Formatting: You can set the Formatting property by clicking the ... button in the Formatting line of the Properties: Formatted Field dialog. The Number Format dialog appears.
書式設定:書式設定 属性の設定は、属性: 書式設定されたフィールド ダイアログの 書式設定 行にある ... ボタンをクリックします。 数の書式 ダイアログが表示されます。
If the formatted field is connected to the text field of a database, the entries in this field will be treated as text. If the formatted field is connected to a field of the database that can be displayed as a number, the input is treated as numbers. The date and time are also handled internally as numbers.
書式設定されたフィールドをデータベースのテキストフィールドに接続した場合に、このフィールドの項目をテキストとして扱います。書式設定されたフィールドを、数値として表示可能なデータベースフィールドに接続した場合に、その入力項目を数値として扱います。日付および時刻も内部的には数値として処理されます。
Min. value and Max. value: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for Min. value and Max. value, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the Default value do not apply.
最小値 および 最大値: 書式設定されたフィールドの最小値と最大値を指定します。最小値と最大値の設定は、既存データの出力への制限 (例: 最小値が 5 に設定された状態で、接続先のデータベースフィールドには整数値 3 が入っているとします。この場合、データベース側のデータはそのままですが、出力される値は 5 とされます) 、および新規データの入力への制限 (例: 最大値が 10 に設定された状態で、ユーザーが 20 という値を入力したとします。この場合、入力値は 10 にされた上でデータベースに登録されます) を課します。フィールド 最小値 と 最大値 の値を指定しない場合は、これらの制限は課されません。書式設定されたフィールドがデータベースのテキストフィールドに接続されている場合、これら 2 つの属性および 標準値 属性の設定は適用されません。
Default value: This value is set for new records as the default value.
標準値 :この値は新しいレコードにおいては既定値として使用されます。